home *** CD-ROM | disk | FTP | other *** search
/ Commodore Disk User Volume 4 #11 / Commodore_Disk_User_Vol.4_11_1991_-.d64 / sprite editor (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  161b  |  6 lines

  1. 5 poke53280,14:poke646,14:poke53281,6:print"[147]"
  2. 6 print"code loading!![154]"
  3. 10 ifa=0 then a=a+1:load "code1 c000-d000",8,1
  4. 20 ifa=1 then a=a+1:load "code2 6800-7c00",8,1
  5. 30 sys 49152
  6.